getStateDescription

Returns the View's state description.

Note: Do not override this method, as it will have no effect on the state description presented to accessibility services. You must call setStateDescription to modify the state description.

Return

the state description

Parameters

view

view for which to get the description

See also